HeadingRestartNumbering Property

Specifies whether to restart the numbering of headings.The defined values for the text:restart-numbering attribute are: - false: numbering of headings does not restart. - true: numbering of headings does restart. The default value for this attribute is false.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public bool RestartNumbering { get; set; }

Property Value

Boolean

See Also